window: Remove call to gdk_window_set_icon()
authorBenjamin Otte <otte@redhat.com>
Thu, 12 Aug 2010 02:33:16 +0000 (04:33 +0200)
committerBenjamin Otte <otte@redhat.com>
Sun, 26 Sep 2010 13:02:59 +0000 (15:02 +0200)
commit37a62e9367863341178bea6467ae28ba638814f2
tree9a968249ea3747e5b07ac336b2a0b989cd7bd5ee
parent241f38992b2842875aaf6c3099c7078bab619067
window: Remove call to gdk_window_set_icon()

Also remove all the functions taking care of it. This is now handled by
the X11 backend directly. And the other backends ignored this function
anyway.
gtk/gtkwindow.c